home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CDTV / cdtvtools-20 / quickstart / quickstart.doc < prev    next >
Encoding:
Text File  |  1992-02-06  |  1.2 KB  |  49 lines

  1.     NAME
  2.     MakeQuick
  3.  
  4.     SYNOPSIS
  5.     MakeQuick [FROM/M] [TO/K]
  6.  
  7.  
  8.     FUNCTION
  9.     MakeQuick creates an archive file containing all the files
  10.         specified for use with the QuickStart utility.  The default 
  11.     archive name is 'quickfile'.  To select a different archive name,
  12.     the TO keyword must be supplied.   The archive can contain
  13.     excutables, scripts, data files, etc.  No compression on the
  14.     archive is done.
  15.  
  16.     BUGS
  17.  
  18.     SEE ALSO
  19.  
  20.     QuickStart
  21.  
  22.  
  23.     NAME
  24.     QuickStart
  25.  
  26.     SYNOPSIS
  27.     QuickStart [FROM] [TO/K] [BURST/S]
  28.  
  29.     FUNCTION
  30.  
  31.     The QuickStart utility is used to read an archive created
  32.     by the MakeQuick command, and unpack it into the target
  33.     directory.  The default archive file name is 'quickfile'.
  34.     The default TO directory is the current directory.
  35.     The BURST keyword will allow the QuickStart command to load
  36.     the archive using a DIRECT READ when loading from a CD disc
  37.     on a Commodore CDTV.
  38.  
  39.     After unpacking the achive, if there is a script file named
  40.     'autostart' it is executed.
  41.  
  42.     NOTES
  43.     After the autoscript command is run, the application should
  44.     delete any uneeded commands (including itself) to regain
  45.     ram space.
  46.  
  47.     BUGS
  48.     If a subdirectory is not present, QuickStart will not create it.
  49.